hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
ID2D1ResourceTexture.Update
directx
d2d1effectauthor
ID2D1ResourceTexture
<summary> Update the vertex text. </summary>
interface
ID2D1ResourceTexture
extern (
Windows
)
HRESULT
Update
(
const
(
UINT32
)*
minimumExtents
,
const
(
UINT32
)*
maximimumExtents
,
const
(
UINT32
)*
strides
,
UINT32
dimensions
,
const
(
BYTE
)*
data
,
UINT32
dataCount
)
Meta
Source
See Implementation
directx
d2d1effectauthor
ID2D1ResourceTexture
functions
Update
<summary> Update the vertex text. </summary>